github.com/refraction-networking/utls.certificateRequestMsg.hasSignatureAlgorithm (field)
7 uses
github.com/refraction-networking/utls (current package)
conn.go#L1144: hasSignatureAlgorithm: c.vers >= VersionTLS12,
handshake_client.go#L1267: if !certReq.hasSignatureAlgorithm {
handshake_messages.go#L1758: hasSignatureAlgorithm bool
handshake_messages.go#L1774: if m.hasSignatureAlgorithm {
handshake_messages.go#L1789: if m.hasSignatureAlgorithm {
handshake_messages.go#L1838: if m.hasSignatureAlgorithm {
handshake_server.go#L643: certReq.hasSignatureAlgorithm = true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |